Welcome![Sign In][Sign Up]
Location:
Search - upload http

Search list

[JSP/Javastruts-upload

Description: 完整的STRUTS上传文件与下载文件的示例,可以让你学会原来HTTP上传文件可以这么简单.-integrity of the document upload and download documents example, allows you to learn the original HTTP upload files can be as simple as that.
Platform: | Size: 1023759 | Author: yusn | Hits:

[Other resourceUpload

Description: 计算工厂2经典插件合集 (把编译后的插件DLL文件放入cf1127\\features\\文件夹,双击CalculationFactory.exe,单击“公式/工具箱”下压式按钮,“工具箱”选项卡,即可看到插件工具。剩余的9个文件夹里包含不同的工程,全部都编译成类库,即为计算工厂2插件DLL文件) 详情请见 http://cf.johnbill.cn/cf2/toolbox/zym.aspx
Platform: | Size: 491841 | Author: hias_asia | Hits:

[TCP/IP stackVC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

Description: 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
Platform: | Size: 117448 | Author: 李茜 | Hits:

[WinSock-NDIS非常成熟的 HTTP 文件上传类,方便简单

Description: 非常成熟的C++类,实用方便简单 本类一个类独立传输一个块或文件 经过大量的使用, YHttpUpLoad tt; tt.upload(pLocalFileName, TCHAR* pAspURL,TCHAR* subdata,TCHAR* backTxt=NULL,int backS=0);
Platform: | Size: 6580 | Author: yzhlinux@163.com | Hits:

[Remote Controllyfupload

Description: LyfUpload 是一个免费 的ASP组件,遵从 RFC-1867 HTTP 请求, 它可以在ASP页面中 接收客户端浏览器使用encType= "multipart/form-data" 的Form上载的文件。 本版本支持单文件上载、多文件上载、限制文件大小上载、限制某一类型文件上载、 文件上载到数据库、数据库中读取文件及文件上载重命名等功能。-LyfUpload is a free ASP components comply with the RFC-1867 HTTP request, it can receive ASP pages client browser encType = "multipart/form-data" on the Form contained in the document. This version supports file uploading single, multi-file upload limit on the file size limit on a certain type file uploading, file uploading to the database, read the files and rename the file upload function.
Platform: | Size: 234496 | Author: chen | Hits:

[Internet-NetworkParseRequest

Description: 分析http协议的Request请求,可以写自己的文件上传组件。-http protocol analysis of the Request request, can write their own file upload component.
Platform: | Size: 3072 | Author: 杨文捷 | Hits:

[JSP/Javastruts-upload

Description: 完整的STRUTS上传文件与下载文件的示例,可以让你学会原来HTTP上传文件可以这么简单.-integrity of the document upload and download documents example, allows you to learn the original HTTP upload files can be as simple as that.
Platform: | Size: 1022976 | Author: yusn | Hits:

[J2MEJ2mehttpup

Description: 通过Netbeans开发的j2me程序,有图片上传功能,上传完成显示已上载图片。程序还有html浏览功能。-through Netbeans j2me development of the procedures, picture upload function, Upload complete show has been uploaded photos. There procedures html browsing.
Platform: | Size: 88064 | Author: ceze | Hits:

[TCP/IP stackVC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

Description: 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-Very cattle code, using VC files directly through HTTP to spread to WEB server, you can in the development of horse friends will be used. Using MFC in a class, HTTP, analysis SOCKET agreement. Mimic HTTP upload files. From the adoption of 80-port, which can effectively avoid the firewall.
Platform: | Size: 116736 | Author: 李茜 | Hits:

[Internet-Networkhttp

Description: HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。-HTTP client example program using HTTP protocol and WEB site communications, and realize the basic GET/POST interactive news. Main functions: GET on the site page, download JPG files a form POST, including upload files. Analysis of some commonly used to return information on the main purposes: the practice of GET/POST interactive news, according to site specific changes to the content can be customized into a dedicated interface program. The main functions are not used MFC, can be easily ported to embedded systems.
Platform: | Size: 56320 | Author: | Hits:

[Internet-Networkupload

Description: 一个实现http上传文件的小程序 有两个.ini配置文件来决定上传文件和服务器。。简单的VC6.0 +win32控制台-A realization of http upload applet there are two. Ini configuration file to determine the upload files and servers. . Simple VC6.0+ Win32 console
Platform: | Size: 20480 | Author: cjy | Hits:

[Internet-NetworkHTTP

Description: 对网络中HTTP协议进行上传下载,基于HTTP协议进行发送数据及上传下载文件-HTTP protocol on the network for uploading and downloading, based on the HTTP protocol to send data download and upload files
Platform: | Size: 4941824 | Author: Paul | Hits:

[TCP/IP stackVC-HTTP-FILE-WEB

Description: 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
Platform: | Size: 117760 | Author: 阿荣 | Hits:

[J2MEhttp

Description: j2me上传图片到服务器,本源码包括客户端、服务器端和资源文件等。-j2me upload pictures to the server
Platform: | Size: 4096 | Author: 姚欣 | Hits:

[JSP/Javajsp-upload

Description: small sample how to use commons-fileupload-1.2.1.jar for upload any file to http server
Platform: | Size: 50176 | Author: iSom | Hits:

[Communicationupload

Description: http prxoy on unix and windows
Platform: | Size: 11264 | Author: tOgh | Hits:

[Software EngineeringNetDish

Description: 优势网络网盘系统便也开始走向了多样化,从开始的一次上传发展到了断点续传、批量上传、HTTP上传、FTP上传-Advantage Network web site system will also start to a diverse, from the beginning to the development of an HTTP upload, bulk upload, HTTP upload, FTP upload ..
Platform: | Size: 3427328 | Author: 罗格 | Hits:

[Internet-Networkhttp

Description: QT做的HTTP上传,下载,内有源码,是学习QT HTTP的好材料。-QT do HTTP upload, download, source code inside it is a good material to learn QT HTTP.
Platform: | Size: 2994176 | Author: guoyuqiang | Hits:

[Sniffer Package captureHTTP

Description: VC抓取网页内容,并下载保存至本地服务器,利用正则表达式提取并上传至数据库-VC crawl web content, and download and save to the local server, use regular expressions to extract and upload to the database
Platform: | Size: 2385920 | Author: able | Hits:

[Otherhttp

Description: http AWS的下载与上传,有不懂的可以私信(http AWS Download and upload, there do not understand can occasionally)
Platform: | Size: 46080 | Author: 周光浩 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net